-
Home
-
Bitcoin and Altcoin Wallets
-
6.3.1
-
Code
-
Classes
- Wallet_Adapter
Total Complexity |
78 |
Dependencies |
6 |
Dependents |
4 |
Total lines |
556 |
Lines of code |
265 |
Logical lines of code |
121 |
Comment lines |
210 |
Methods |
18 |
Properties |
3 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
do_deposit() |
C |
31 |
23 |
128 |
__set() |
C |
40 |
25 |
55 |
do_withdrawals() |
A |
50 |
7 |
31 |
__get() |
S |
57 |
6 |
17 |
__construct() |
S |
61 |
4 |
12 |
get_hot_locked_balance() |
S |
100 |
1 |
0 |
get_hot_available_balance() |
S |
79 |
1 |
3 |
get_hot_balance() |
S |
100 |
1 |
0 |
get_new_address() |
S |
100 |
1 |
0 |
is_locked() |
S |
100 |
1 |
0 |
do_move() |
S |
82 |
1 |
3 |
get_block_height() |
S |
100 |
1 |
0 |
get_wallet_version() |
S |
100 |
1 |
0 |
get_settings_schema() |
S |
81 |
1 |
3 |
get_extra_field_name() |
S |
82 |
1 |
3 |
do_description_text() |
S |
100 |
1 |
0 |
do_cron() |
S |
98 |
1 |
1 |
validate_tcp_ip_address() |
S |
66 |
1 |
9 |